home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1997 January: Mac OS SDK / Dev.CD Jan 97 SDK2.toast / Development Kits (Disc 2) / OpenDoc Development Framework / ODF-Interest Archive / August 96 / Re Focus Sets.1 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.2 KB  |  [TEXT/ttxt]

  1. Subject:     Re: Focus Sets
  2. Sent:        8/5/96 10:27 AM
  3. Received:    8/5/96 10:41 AM
  4. From:        Troy Gaul, tgaul@apple.com
  5. Reply-To:    ODF Interest, ODF-Interest@CILabs.ORG
  6. To:          OpenDoc Development Framework Discussion List, ODF-Interest@CILabs.
  7.  
  8. >One problem I can see is that the embedded frame is going to always
  9. >grab its focii on mouse up unless you flag it as selected (using the
  10. >FW_MProxy API). If the user pressed option, in your
  11. >DoMouseDownInEmbeddedFrame you need to change the select state of the
  12. >embedded frame so it will grab its focii on mouse up. Don't forget that
  13. >activation happens on mouse-up not on mouse-down and there is no way
  14. >for a container to avoid that one of its embedded frame get activatated
  15. >unless the embedded frame is selected or bundled.
  16.  
  17. When an embedded part is 'selected', it will still get a mouse-up event and
  18. usually try to activate itself, so marking it as selected won't keep it
  19. from activating at the end of a click. I think the only way to do that is
  20. to make it bundled.
  21.  
  22. _troy
  23.  
  24. ......................................................................
  25.  Troy Gaul                                            tgaul@apple.com
  26.  Apple Computer, Inc.                                   OpenDoc Parts
  27.  
  28.  
  29.